const go/token.literal_end
2 uses
go/token (current package)
token.go#L34: literal_end
token.go#L303: func (tok Token) IsLiteral() bool { return literal_beg < tok && tok < literal_end }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)